Fix the MS-Windows build broken revision 114795.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:42:41 +0000 (12:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:42:41 +0000 (12:42 +0300)
commit3b22d25f0a348c8c1a8c843dc9fdd2f1b798b780
tree48a6a3e655ef187013a4be8f68f6fb051ebcfb41
parent0adb8580f0fb831f86617a1dafeaf286045e2bd4
Fix the MS-Windows build broken revision 114795.

 src/w32font.h (w32font_close): Adjust the prototype to the change in
 function definition.
 src/w32font.c (w32font_close): Reintroduce deleted declaration of i.
 src/w32uniscribe.c (uniscribe_close): Adapt the call to
 w32font_close to its new prototype.
src/ChangeLog
src/w32font.c
src/w32font.h
src/w32uniscribe.c